VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / DocumentEnvironmentProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentEnvironmentProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentEnvironmentProperties.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the culture info.
    Public PropertyGets or sets the current date and time.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the document environment properties, which are used by default.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default current date and time.
    Public PropertyGets or sets the filename of document.
    Public PropertyGets or sets the UI culture info.
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of this DocumentEnvironmentProperties.
    Public MethodCopies the state of the current object to the target object.
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodServes as the default hash function.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    See Also