WordProcessingLoadOptionsHideComments Property |
Hide comments.
Namespace: GroupDocs.Conversion.Options.LoadAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic bool HideComments { get; set; }
Public Property HideComments As Boolean
Get
Set
public:
property bool HideComments {
bool get ();
void set (bool value);
}
member HideComments : bool with get, set
Property Value
Type:
Boolean
See Also