Class
StampAnnotation

Stamp annotation for displaying predefined or custom text/graphics, commonly used for approval and status markings.

Definition

Properties

Name

Gets or sets the stamp identifier, either a predefined name from StampAnnotationPredefinedNames or a custom value requiring a matching appearance.

Declaration

cs-api-definition
public string Name { get; set; }

Property Value

string

The stamp name; custom names should supply a Content appearance.

Type

Returns the stamp annotation type.

Declaration

cs-api-definition
public override AnnotationType Type { get; }

Property Value

AnnotationType

The annotation type for stamps.

Overrides Annotation.Type

In this article
DefinitionPropertiesNameType
Not finding the help you need?
Contact Support