ContentMarkAlignment Enum

Definition

Alignment for content marks (content header or content footer).

public enum ContentMarkAlignment
type ContentMarkAlignment = 
Public Enum ContentMarkAlignment
Inheritance
ContentMarkAlignment

Fields

Name Value Description
Left 0

Content marking is aligned to the left

Right 1

Content marking is aligned to the right

Center 2

Content marking is centered

Applies to