all files / input-output/ pdf-dictionary-properties.js

100% Statements 120/120
100% Branches 0/0
100% Functions 3/3
100% Lines 120/120
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125   426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426× 426×        
define(["require", "exports"], function (require, exports) {
    "use strict";
    Object.defineProperty(exports, "__esModule", { value: true });
    var DictionaryProperties = (function () {
        function DictionaryProperties() {
            this.pages = 'Pages';
            this.kids = 'Kids';
            this.count = 'Count';
            this.resources = 'Resources';
            this.type = 'Type';
            this.size = 'Size';
            this.mediaBox = 'MediaBox';
            this.parent = 'Parent';
            this.root = 'Root';
            this.decodeParms = 'DecodeParms';
            this.filter = 'Filter';
            this.font = 'Font';
            this.type1 = 'Type1';
            this.baseFont = 'BaseFont';
            this.encoding = 'Encoding';
            this.subtype = 'Subtype';
            this.contents = 'Contents';
            this.procset = 'ProcSet';
            this.colorSpace = 'ColorSpace';
            this.extGState = 'ExtGState';
            this.pattern = 'Pattern';
            this.xObject = 'XObject';
            this.length = 'Length';
            this.width = 'Width';
            this.height = 'Height';
            this.bitsPerComponent = 'BitsPerComponent';
            this.image = 'Image';
            this.dctdecode = 'DCTDecode';
            this.columns = 'Columns';
            this.blackIs1 = 'BlackIs1';
            this.k = 'K';
            this.s = 'S';
            this.predictor = 'Predictor';
            this.deviceRgb = 'DeviceRGB';
            this.next = 'Next';
            this.action = 'Action';
            this.link = 'Link';
            this.a = 'A';
            this.annot = 'Annot';
            this.p = 'P';
            this.c = 'C';
            this.rect = 'Rect';
            this.uri = 'URI';
            this.annots = 'Annots';
            this.ca = 'ca';
            this.CA = 'CA';
            this.xyz = 'XYZ';
            this.fit = 'Fit';
            this.dest = 'Dest';
            this.BM = 'BM';
            this.flatedecode = 'FlateDecode';
            this.rotate = 'Rotate';
            this.bBox = 'BBox';
            this.form = 'Form';
            this.w = 'W';
            this.cIDFontType2 = 'CIDFontType2';
            this.cIDToGIDMap = 'CIDToGIDMap';
            this.cIDFontType0C = 'CIDFontType0C';
            this.identity = 'Identity';
            this.dw = 'DW';
            this.fontDescriptor = 'FontDescriptor';
            this.cIDSystemInfo = 'CIDSystemInfo';
            this.cIDFontType0 = 'CIDFontType0';
            this.fontName = 'FontName';
            this.flags = 'Flags';
            this.fontBBox = 'FontBBox';
            this.missingWidth = 'MissingWidth';
            this.stemV = 'StemV';
            this.italicAngle = 'ItalicAngle';
            this.capHeight = 'CapHeight';
            this.ascent = 'Ascent';
            this.descent = 'Descent';
            this.leading = 'Leading';
            this.avgWidth = 'AvgWidth';
            this.fontFile2 = 'FontFile2';
            this.fontFile3 = 'FontFile3';
            this.maxWidth = 'MaxWidth';
            this.xHeight = 'XHeight';
            this.stemH = 'StemH';
            this.registry = 'Registry';
            this.ordering = 'Ordering';
            this.supplement = 'Supplement';
            this.type0 = 'Type0';
            this.identityH = 'Identity-H';
            this.toUnicode = 'ToUnicode';
            this.descendantFonts = 'DescendantFonts';
            this.background = 'Background';
            this.shading = 'Shading';
            this.matrix = 'Matrix';
            this.antiAlias = 'AntiAlias';
            this.function = 'Function';
            this.extend = 'Extend';
            this.shadingType = 'ShadingType';
            this.coords = 'Coords';
            this.domain = 'Domain';
            this.range = 'Range';
            this.functionType = 'FunctionType';
            this.bitsPerSample = 'BitsPerSample';
            this.patternType = 'PatternType';
            this.paintType = 'PaintType';
            this.tilingType = 'TilingType';
            this.xStep = 'XStep';
            this.yStep = 'YStep';
            this.viewerPreferences = 'ViewerPreferences';
            this.centerWindow = 'CenterWindow';
            this.displayTitle = 'DisplayTitle';
            this.fitWindow = 'FitWindow';
            this.hideMenuBar = 'HideMenubar';
            this.hideToolBar = 'HideToolbar';
            this.hideWindowUI = 'HideWindowUI';
            this.pageMode = 'PageMode';
            this.pageLayout = 'PageLayout';
            this.duplex = 'Duplex';
            this.printScaling = 'PrintScaling';
        }
        return DictionaryProperties;
    }());
    exports.DictionaryProperties = DictionaryProperties;
});