[This is preliminary documentation and is subject to change.]

Whiteout shape which will be permanently added to document content stream.

Namespace:  RadPdfLibrary.Data.Document.Objects.Shapes
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public sealed class RadPdfWhiteoutShape : RadPdfObject
Visual Basic (Declaration)
Public NotInheritable Class RadPdfWhiteoutShape _
	Inherits RadPdfObject
Visual Basic (Usage)
Dim instance As RadPdfWhiteoutShape

Inheritance Hierarchy

System..::.Object
  RadPdfLibrary.Data.Document.Objects..::.RadPdfObject
    RadPdfLibrary.Data.Document.Objects.Shapes..::.RadPdfWhiteoutShape

See Also