Allows to set a page range to process. By default all pages of a fixed-layout document are processed....get (); void set ( PageRange value ); } member Pages : PageRange...PageRange with get , set Property Value Type: PageRange See Also Reference...
The Word join mode....(); void set ( WordJoinMode value ); } member Mode : WordJoinMode...WordJoinMode with get , set Property Value Type: WordJoinMode See Also...
Gets or sets the line format settings....void set ( OfficeLineFormat ^ value ); } member LineFormat : OfficeLineFormat...OfficeLineFormat with get , set Property Value Type: OfficeLineFormat The instance...
After applying the changes, keep the original state of the compared result....bool get (); void set ( bool value ); } member SaveOriginalState...bool with get , set Property Value Type: Boolean See Also Reference...
Password of document....get (); void set ( String ^ value ); } member Password : string...string with get , set Property Value Type: String See Also Reference...
Disables empty rows rendering....bool get (); void set ( bool value ); } member SkipEmptyRows :...bool with get , set Property Value Type: Boolean See Also Reference...
The font name used for the watermark....get (); void set ( String ^ value ); } member FontName : string...string with get , set Property Value Type: String See Also Reference...
Enables grid lines rendering....bool get (); void set ( bool value ); } member RenderGridLines...bool with get , set Property Value Type: Boolean See Also Reference...
The width of the output image in pixels. (When converting single image to HTML only)...int get (); void set ( int value ); } member ImageWidth : int...int with get , set Property Value Type: Int32 See Also Reference...