Gets or sets how many Visio pages to import on a row before offsetting the import location vertically.
Namespace: MindFusion.Diagramming.Import
Assembly: MindFusion.Diagramming.Import.Visio
C# Copy Code |
---|
public int PagesPerRow { get; set; } |
Visual Basic Copy Code |
---|
Public Property PagesPerRow As Integer |