-
Notifications
You must be signed in to change notification settings - Fork 4
HwpSectionDef
sboh1214 edited this page Apr 28, 2021
·
2 revisions
구역 정의
public struct HwpSectionDef
public var pageDef: HwpPageDef
각주 모양 정보
public var footNoteShape: HwpFootnoteShape
미주 모양 정보
public var endNoteShape: HwpFootnoteShape
양쪽 테두리/배경 정보
public var pageBorderFillBoth: HwpPageBorderFill
짝수쪽 테두리/배경 정보
public var pageBorderFillEven: HwpPageBorderFill
홀수쪽 테두리/배경 정보
public var pageBorderFillOdd: HwpPageBorderFill
속성
public var property: UInt32
동일한 페이지에서 서로 다른 단 사이의 간격
public var columnSpacing: HWPUNIT16
세로로 줄맞춤을 할지 여부
public var verticalLineAlign: HWPUNIT16
0 = off, 1 - n = 간격을 HWPUNIT 단위로 지정
가로로 줄맞춤을 할지 여부
public var horizontalLineAlign: HWPUNIT16
0 = off, 1 - n = 간격을 HWPUNIT 단위로 지정
기본 탭 간격
public var defaultTabSpacing: HWPUNIT
hwpunit 또는 relative characters
번호 문단 모양 ID
public var numberParaShapeId: UInt16
쪽 번호
public var pageStartNumber: UInt16
(0 = 앞 구역에 이어, n = 임의의 번호로 시작)
그림 번호
public var pictureStartNumber: UInt16
(0 = 앞 구역에 이어, n = 임의의 번호로 시작)
표 번호
public var tableStartNumber: UInt16
(0 = 앞 구역에 이어, n = 임의의 번호로 시작)
수식 번호
public var equationNumber: UInt16
(0 = 앞 구역에 이어, n = 임의의 번호로 시작)
대표Language
public var defaultLanguage: UInt16?
(Language값이 없으면(==0), Application에 지정된 Language) 5.0.1.5 이상
unknown 12, 21bytes
public var unknown: Data
Generated at 2021-09-03T05:51:11+0000 using swift-doc 1.0.0-rc.1.
Types
- ExcludeEquatable
- HwpBinData
- HwpBinDataCompressType
- HwpBinDataProperty
- HwpBinDataState
- HwpBinDataType
- HwpBinaryData
- HwpBorderFill
- HwpBorderLineType
- HwpBorderType
- HwpBullet
- HwpCaratLocation
- HwpChar
- HwpCharShape
- HwpCharShapeProperty
- HwpCharType
- HwpColor
- HwpColumn
- HwpColumnDirection
- HwpColumnProperty
- HwpColumnType
- HwpCommonCtrlId
- HwpCommonCtrlProperty
- HwpCompatibleDocument
- HwpCtrlHeader
- HwpCtrlId
- HwpDocInfo
- HwpDocumentProperties
- HwpEmphasisType
- HwpError
- HwpFaceName
- HwpFile
- HwpFileHeader
- HwpFileLicense
- HwpFileProperty
- HwpFootnoteShape
- HwpForbiddenChar
- HwpGenShapeObject
- HwpIdMappings
- HwpLayoutCompatibility
- HwpListHeader
- HwpNumbering
- HwpNumberingFormat
- HwpOtherCtrlId
- HwpPageBorderFill
- HwpPageDef
- HwpPageNumberPosition
- HwpParaCharShape
- HwpParaHeader
- HwpParaLineSeg
- HwpParaLineSegInternal
- HwpParaRangeTag
- HwpParaShape
- HwpParaText
- HwpParagraph
- HwpPreviewText
- HwpSection
- HwpSectionDef
- HwpShadowType
- HwpStartingIndex
- HwpStreamName
- HwpStyle
- HwpTabDef
- HwpTabInfo
- HwpTable
- HwpTableProperty
- HwpUnderlineType
- HwpVersion
- HwpZoneProperty