Click or drag to resize

Document KeepSameFormat Property

Gets or sets a value that indicates whether to keep same formatting when this document is merged to other document.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool KeepSameFormat { get; set; }

Property Value

Type: Boolean
See Also