'Declaration Public Function GetPageSize( _
ByVal sectionIndexThe zero-based index of section, where information about page size must be searched.As System.Int32 _
) As System.Drawing.Size
public System.Drawing.Size GetPageSize(
System.Int32 sectionIndex
)
public: System.Drawing.Size* GetPageSize(
System.Int32 sectionIndex
)
public:
System.Drawing.Size^ GetPageSize(
System.Int32 sectionIndex
)
Parameters
- sectionIndex
- The zero-based index of section, where information about page size must be searched.
Return Value
The page size in Vintasoft.Imaging.UnitOfMeasure.Twips.