'Declaration Public Enum ReplaceTextContainer Inherits System.Enum
'Usage Dim instance As ReplaceTextContainer
public enum ReplaceTextContainer : System.Enum
'Declaration Public Enum ReplaceTextContainer Inherits System.Enum
'Usage Dim instance As ReplaceTextContainer
public enum ReplaceTextContainer : System.Enum
Member | Description |
---|---|
All | The replacement will be done in the Headers, Footers and body of the Document. |
Body | The replacement will be done in the body of the Document. |
Footer | The replacement will be done in the Document's Footers. |
Header | The replacement will be done in the Document's Headers. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.ReplaceTextContainer
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2