Search
Visio2013Importer.PagesPerRow Property
See Also
 





Gets or sets how many Visio pages to import on a row before offsetting the import location vertically.

Namespace: MindFusion.Diagramming.Import
Package: MindFusion.Diagramming.Import.Visio

 Syntax

C#  Copy Code

public int PagesPerRow { get; set; }

Visual Basic  Copy Code

Public Property PagesPerRow As Integer

 Property Value

 See Also