CompatibilityOptionsLineWrapLikeWord6 Property |
Namespace: Aspose.Words.Settings
public bool LineWrapLikeWord6 { get; set; }
Public Property LineWrapLikeWord6 As Boolean Get Set
public: property bool LineWrapLikeWord6 { bool get (); void set (bool value); }
member LineWrapLikeWord6 : bool with get, set