[This is preliminary documentation and is subject to change.]
Insert nonnecessary tabs and returns for a pretty output look file
Namespace: NFX.Media.PDFAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool PrettyFormatting { get; set; }
public bool PrettyFormatting { get; set; }
Public Property PrettyFormatting As Boolean
Get
Set
Public Property PrettyFormatting As Boolean
Get
Set
public:
property bool PrettyFormatting {
bool get ();
void set (bool value);
}
public:
property bool PrettyFormatting {
bool get ();
void set (bool value);
}
member PrettyFormatting : bool with get, set
member PrettyFormatting : bool with get, set
Property Value
Type:
Boolean