Gets or sets flag to use first document page....bool get (); void set ( bool value ); } member FirstPage : bool...bool with get , set Property Value Type: Boolean See Also Reference...
Gets the byte-order of the image. Please see https://en.wikipedia.org/wiki/Endianness for more information....Property Value Type: ByteOrder The byte-order value. See Also...
Number of pages to convert starting from PageNumber....int get (); void set ( int value ); } abstract PagesCount : int...int with get , set Property Value Type: Int32 See Also Reference...
Flag to export each page....bool get (); void set ( bool value ); } member ExportAllPages :...bool with get , set Property Value Type: Boolean See Also Reference...
Gets or sets the author....get (); void set ( String ^ value ); } member Author : string...string with get , set Property Value Type: String The author. See Also...
Margin measurement type (pixels, percents or millimeters)....(); void set ( MeasureType value ); } abstract MarginMeasureType...MeasureType with get , set Property Value Type: MeasureType See Also Reference...
Specifies signature text to match on searching....get (); void set ( String ^ value ); } member Text : string with...with get , set Property Value Type: String See Also Reference...
Gets or sets text match type search....(); void set ( TextMatchType value ); } member MatchType : TextMatchType...TextMatchType with get , set Property Value Type: TextMatchType See Also...
Gets or sets font bold style...bool get (); void set ( bool value ); } member Bold : bool with...with get , set Property Value Type: Boolean See Also Reference SignatureFont...