-
Notifications
You must be signed in to change notification settings - Fork 4
HwpFileHeader
sboh1214 edited this page Apr 28, 2021
·
5 revisions
3.2.1. 파일 인식 정보
public struct HwpFileHeader: HwpFromData
한글의 문서 파일이라는 것을 나타내기 위해 ‘파일 인식 정보’가 저장된다.
signature
public var signature: String
문서 파일은 "HWP Document File"
public var version: HwpVersion
public var fileProperty: HwpFileProperty
public var fileLicense: HwpFileLicense
EncryptVersion
public var encryptVersion: UInt32
-
0 : None
-
1 : (한글 2.5 버전 이하)
-
2 : (한글 3.0 버전 Enhanced)
-
3 : (한글 3.0 버전 Old)
-
4 : (한글 7.0 버전 이후)
공공누리 Korea Open Government License
public var koreaOpenLicense: UInt8
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