Redactor Methods |
The Redactor type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Apply(Redaction) |
Applies a redaction to the document.
|
![]() ![]() | Apply(Redaction) |
Applies a set of redactions to the document.
|
![]() ![]() | Apply(RedactionPolicy) |
Applies a redaction policy to the document.
|
![]() | Dispose |
Releases resources.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GeneratePreview |
Generates preview images of specific pages in a given image format.
|
![]() ![]() | GetDocumentInfo |
Gets the general information about the document - size, page count, etc.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Save |
Saves the document to a file with the following options: AddSuffix = true, RasterizeToPDF = true.
|
![]() ![]() | Save(SaveOptions) |
Saves the document to a file.
|
![]() ![]() | Save(Stream, RasterizationOptions) |
Saves the document to a stream, including custom location.
|
![]() | ToString | (Inherited from Object.) |