[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.BaseOptions

Class BaseOptions

Namespace
GrapeCity.Documents.Imaging.Windows
Assembly
GcDocs.Imaging.Windows.dll

Base class for all encoder options.

public class BaseOptions
Inheritance
BaseOptions
Derived
Inherited Members

Constructors

BaseOptions()

public BaseOptions()

Properties

SourceRect

Specifies the source rectangle for encoding.

public Rectangle? SourceRect { get; set; }

Property Value

Rectangle?