Skip to content

PDFStandardLayoutRubyPosition

Namespace: O2S.Components.PDF4NET.LogicalStructure

Specifies the available values for PDFStandardLayoutAttribute.RubyPosition property.

public enum PDFStandardLayoutRubyPosition

Inheritance ObjectValueTypeEnumPDFStandardLayoutRubyPosition
Implements

Fields

Name Value Description
Before 0 The PDFStandardStructureTypes.RubyAnnotationText content shall be aligned along the before edge of the element.
After 1 The PDFStandardStructureTypes.RubyAnnotationText content shall be aligned along the after edge of the element.
Warichu 2 The PDFStandardStructureTypes.RubyAnnotationText and associated PDFStandardStructureTypes.RubyPunctuation elements shall be formatted as a warichu, following the PDFStandardStructureTypes.RubyBaseText element.
Inline 3 The PDFStandardStructureTypes.RubyAnnotationText and associated PDFStandardStructureTypes.RubyPunctuation elements shall be formatted as a parenthesis comment, following the PDFStandardStructureTypes.RubyBaseText element.