ImageGear .NET
ImGearWordRenderOptions Enumeration




Defines ImageGear Word rendering options.
Syntax
'Declaration
 
<SuppressMessageAttribute(Category="Microsoft.Design", 
   CheckId="CA1008:EnumsShouldHaveZeroValue", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="Default is more appropriate.")>
<FlagsAttribute()>
<SuppressMessageAttribute(Category="Microsoft.Naming", 
   CheckId="CA1709:IdentifiersShouldBeCasedCorrectly", 
   Scope="", 
   Target="", 
   MessageId="Im", 
   Justification="We have own naming rules.")>
Public Enum ImGearWordRenderOptions 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearWordRenderOptions
[SuppressMessage(Category="Microsoft.Design", 
   CheckId="CA1008:EnumsShouldHaveZeroValue", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="Default is more appropriate.")]
[Flags()]
[SuppressMessage(Category="Microsoft.Naming", 
   CheckId="CA1709:IdentifiersShouldBeCasedCorrectly", 
   Scope="", 
   Target="", 
   MessageId="Im", 
   Justification="We have own naming rules.")]
public enum ImGearWordRenderOptions : System.Enum 
[SuppressMessage(Category="Microsoft.Design", 
   CheckId="CA1008:EnumsShouldHaveZeroValue", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="Default is more appropriate.")]
[Flags()]
[SuppressMessage(Category="Microsoft.Naming", 
   CheckId="CA1709:IdentifiersShouldBeCasedCorrectly", 
   Scope="", 
   Target="", 
   MessageId="Im", 
   Justification="We have own naming rules.")]
__value public enum ImGearWordRenderOptions : public System.Enum 
[SuppressMessage(Category="Microsoft.Design", 
   CheckId="CA1008:EnumsShouldHaveZeroValue", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="Default is more appropriate.")]
[Flags()]
[SuppressMessage(Category="Microsoft.Naming", 
   CheckId="CA1709:IdentifiersShouldBeCasedCorrectly", 
   Scope="", 
   Target="", 
   MessageId="Im", 
   Justification="We have own naming rules.")]
public enum class ImGearWordRenderOptions : public System.Enum 
Members
MemberValueDescription
Default0 The default rendering options.
OpaqueHeadersFooters1 Render headers and footers 100% opaque.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.Office.ImGearWordRenderOptions

See Also

Reference

ImageGear.Formats.Office Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback